projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1521314
)
(cua--standard-movement-commands): Fix docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Sat, 8 Mar 2003 14:47:14 +0000
(14:47 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sat, 8 Mar 2003 14:47:14 +0000
(14:47 +0000)
lisp/emulation/cua-base.el
patch
|
blob
|
history
diff --git
a/lisp/emulation/cua-base.el
b/lisp/emulation/cua-base.el
index de337d9fb821d9df7d077b308eccbecb528b145e..b429e545f1ffb5b9d590ee0fb23f3afec95a1626 100644
(file)
--- a/
lisp/emulation/cua-base.el
+++ b/
lisp/emulation/cua-base.el
@@
-903,7
+903,7
@@
sets the mark at the new position if repeated with argument."
end-of-buffer beginning-of-buffer
scroll-up scroll-down forward-paragraph backward-paragraph)
"List of standard movement commands.
-Extra commands should be added to `cua-
user-
movement-commands'")
+Extra commands should be added to `cua-movement-commands'")
(defvar cua-movement-commands nil
"User may add additional movement commands to this list.")